DrawMode

This property returns and sets a value that determines the appearance of output from a graphics method in the imaG window when working in DRAW mode.

Syntax: imaG.DrawMode = drawmode (constant)
Constants: Microsoft Visual Basic DrawModeConstants

Default Value: 13 vbCopyPen

This is a standard Microsoft Visual Basic property.

The constant meaning is described in the Microsoft Visual Basic Help.

See also DrawCircle , DrawLine , DrawPoint , DrawString , DrawStyle , DrawWidth